You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > ExtendToComplex Method > Matrix.ExtendToComplex Method ([In] TMtxVec, bool)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.ExtendToComplex Method ([In] TMtxVec, bool)

Extend Vec object to complex calling object.

Syntax
C#
Visual Basic
public TMtxVec ExtendToComplex([In] TMtxVec Src, bool Zeros);

If Zeros is true then the calling Matrix imaginary part is set to zero, otherwise the calling object imaginary part is the same as calling object real part.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!